home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 24 / AACD 24.iso / AACD / Online / Epic4 / share / epic / help / 4_misc / bind / meta1_character < prev    next >
Text File  |  2001-03-21  |  861b  |  24 lines

  1. Synopsis:
  2.    bind <key> meta1_character
  3.  
  4. Description:
  5.    This function allows the user to access an alternate keymap.  When the
  6.    key bound to this function is pressed, the next key pressed can be
  7.    assigned a new meaning.  This allows for a sequence of keys to be bound
  8.    to a function, such that only that combination of keys will execute
  9.    the function.  This is how escape sequences are entered.
  10.  
  11. Aliases:
  12.    META2, META3, and META5 through META19_CHARACTERs are identical
  13.    in function as META1_CHARACTER.  META4_CHARACTER has some special
  14.    characteristics described in its own help file.
  15.  
  16. See Also:
  17.    bind(4) meta4_character
  18.  
  19. Restrictions:
  20.    At most, key sequences may contain 2 keys.  For longer sequences (such
  21.    as those required to control the arrow keys), one of the pair must be
  22.    composed of 2 keys as well.
  23.  
  24.